Add a "Since: 2.16" tag to gtk_style_get.
authorTorsten Schönfeld <tsch@src.gnome.org>
Tue, 20 Jan 2009 19:09:53 +0000 (19:09 +0000)
committerTorsten Schönfeld <tsch@src.gnome.org>
Tue, 20 Jan 2009 19:09:53 +0000 (19:09 +0000)
svn path=/trunk/; revision=22151

ChangeLog
gtk/gtkstyle.c

index 8263c0bbe28889dc3b48965c91827a0851fc1b21..acc43aa0b62913722a2cb301de313c7d73e5b78c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-20  Torsten Schoenfeld  <kaffeetisch@gmx.de>
+
+       * gtk/gtkstyle.c: Add a "Since: 2.16" tag to gtk_style_get.
+
 2009-01-20  Matthias Clasen  <mclasen@redhat.com>
 
        Bug 565656 – Add marks to scales
index cc34fde0f2bf0274f463babc5184a1e47fc29963..7a8bc0dd7b2b691044aae83301c9d886319e39c1 100644 (file)
@@ -1867,6 +1867,8 @@ gtk_style_get_valist (GtkStyle    *style,
  *
  * Gets the values of a multiple style properties for @widget_type
  * from @style.
+ *
+ * Since: 2.16
  */
 void
 gtk_style_get (GtkStyle    *style,